翻訳と辞書
Words near each other
・ Tigella
・ Tigellinus
・ Tigellius
・ Tigemonam
・ TiGenix
・ Tiger
・ Tiger & Bunny
・ Tiger & the Helix
・ Tiger (1979 film)
・ Tiger (2007 film)
・ Tiger (2015 film)
・ Tiger (ABBA song)
・ Tiger (band)
・ Tiger (comic strip)
・ Tiger (comics)
Tiger (cryptography)
・ Tiger (DC Comics)
・ Tiger (disambiguation)
・ Tiger (Fabian song)
・ Tiger (Fleetway)
・ Tiger (Frank Buck album)
・ Tiger (guitar)
・ Tiger (musician)
・ Tiger (name)
・ Tiger (nickname)
・ Tiger (organisation)
・ Tiger (security software)
・ Tiger (store)
・ Tiger (Superette album)
・ Tiger (wrestler)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Tiger (cryptography) : ウィキペディア英語版
Tiger (cryptography)

In cryptography, Tiger〔Ross Anderson and Eli Biham, (Tiger — A Fast New Hash Function ), proceedings of Fast Software Encryption 3, Cambridge, 1996〕 is a cryptographic hash function designed by Ross Anderson and Eli Biham in 1995 for efficiency on 64-bit platforms. The size of a Tiger hash value is 192 bits. Truncated versions (known as Tiger/128 and Tiger/160) can be used for compatibility with protocols assuming a particular hash size. Unlike the SHA-2 family, no distinguishing initialization values are defined; they are simply prefixes of the full Tiger/192 hash value.
Tiger2〔Project NESSIE, (Tiger2 Test Vectors )〕 is a variant where the message is padded by first appending a byte with the hexadecimal value of 0x80 as in MD4, MD5 and SHA, rather than with the hexadecimal value of 0x01 as in the case of Tiger. The two variants are otherwise identical.
==Algorithm==
Tiger is designed using the nearly universal Merkle-Damgård paradigm. The one-way compression function operates on 64-bit words, maintaining 3 words of state and processing 8 words of data. There are 24 rounds, using a combination of operation mixing with XOR and addition/subtraction, rotates, and S-box lookups, and a fairly intricate key scheduling algorithm for deriving 24 round keys from the 8 input words.
Although fast in software, Tiger's large S-boxes (4 S-boxes, each with 256 64-bit entries totals 8 KiB) make implementations in hardware or small microcontrollers difficult.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Tiger (cryptography)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.